2016-08-10 - 26998 - Break Fix - Inbound Delivery Job Unlock #ProductionBreakFix #chr
2016-08-10 - 26998 - Service Request - CHR Inbound Delivery Job Unlock
Problem Summary
Give authorization to change the status of the Job in the table.
Change description of CHR Inbound Delivery program to "Inbound Delivery Creation"
Admin Info
Purpose
|
CHR Inbound Delivery Job Unlock
|
Requested by
|
Jingsha
|
Issue Date
|
08-10-2016
|
Resolved by
|
Damodhier, Adithya
|
Resolved Date
|
08-11-2016
|
Document Status
|
Complete
|
Detailed Problem Description
(Include Screen Shots if required )
If the CHR inbound Delivery Creation Job is cancelled somehow then there would be a lock on that vendor and it would not allow to execute the Inbound Delivery create transaction as there would be a lock on it for that vendor.
Solution Analysis and Recommendations
(Include Screen Shots if required)
Cancellation of the Job is uncommon but it may occur if the Job is manually cancelled or any system updates etc.
A transaction would be given where in the vendor number would be there, if vendor number is there in the Table then program do not allow any user od that vendor to execute the transaction.
If the Job is cancelled, we have to go to T Code: "
ZCHR_INB_LOC_REM" then remove the vendor number from the list.
Resolution
Create a T code to remove the locked vendor so as the job can be executed on that vendor again.
Note: Do not enter any records in the table, if we enter any vendor number in the table the program would consider that a Job is already in process for that vendor and it would not allow to execute the transaction for the users of the same vendor.
Test ID
|
Test Scenario
|
Expected Results
|
INBDC1
|
Execute the Inbound Delivery program with having the previous job cancelled
|
Would not able to execute the jon
|
INBDC2
|
Remove the Vendor number in the table with the transaction - "ZCHR_INB_LOC_REM" and try to execute the inbound delivery create program
|
The program shall be executed and the inbound delivery shall be created for the eligible PO
|
INBDC3
|
Do not do this - If we manually enter the Vendor Number in the table using the transaction "ZCHR_INB_LOC_REM"
|
The program would not be executed for the users of that vendor
|
INBDC4
|
Check the description of the program
|
The description shall be "Inbound Delivery Creation" for T Code ZCHR_INB
|
Release Information
Provide link here to Release Notes if Technical Objects were changed